.ddsmoothmenu {
	 width:100%; height:34px; background:url(images/dh_bg.jpg) repeat-x;
}
.ddsmoothmenu UL {
	padding:0px; line-height:0px; margin:0px;
}
.ddsmoothmenu UL LI {
	DISPLAY: inline; FLOAT: left; POSITION: relative; text-align:center; color:#FFFFFF;
}
.ddsmoothmenu UL LI A {
	DISPLAY: block; TEXT-DECORATION: none;
}
 HTML .ddsmoothmenu UL LI A {
	DISPLAY: inline-block; padding:0px 35px 0px 35px;
}
.ddsmoothmenu UL LI A:link {
	COLOR: #666666;
}
.ddsmoothmenu UL LI A:visited {
	COLOR: #666666;
}
.ddsmoothmenu UL LI A.selected {
	 COLOR: #666666;
}
.ddsmoothmenu UL LI A:hover {
	COLOR: #FF0000;
}
.ddsmoothmenu UL LI UL {
	DISPLAY: none; LEFT: 0px; VISIBILITY: hidden; min-width:550px; position:absolute; z-index:9999;
}
.ddsmoothmenu UL LI UL LI {
	DISPLAY: inline; FLOAT: left; margin:0; 
}
.ddsmoothmenu UL LI UL LI UL {
	TOP: 0px
}
.ddsmoothmenu UL LI UL LI A {
	BORDER-TOP-WIDTH: 0px; MARGIN: 0px; FONT: 12px Verdana; WIDTH: 85px; height:30px; line-height:30px; text-align:center; background:#F1F1F1; padding:0px;
}
.ddsmoothmenu UL LI UL LI A:hover {
	BORDER-TOP-WIDTH: 0px; MARGIN: 0px; FONT: 12px Verdana; WIDTH: 85px; height:30px; line-height:30px; text-align:center; background:#700904;padding:0px;
}
 HTML .ddsmoothmenu {
	HEIGHT: 1%
}
.downarrowclass {
	RIGHT: 7px; POSITION: absolute; TOP: 0px
}
.rightarrowclass {
	RIGHT: 5px; POSITION: absolute; TOP: 0px
}
.ddshadow {
	BACKGROUND: silver; LEFT: 0px; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px
}
.toplevelshadow {
	opacity: 0.8
}
